projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
326f0aa
)
inspector: Cosmetic fixes
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 11 Oct 2014 03:25:29 +0000
(23:25 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 11 Oct 2014 04:59:36 +0000
(
00:59
-0400)
Add a missing shadow in the css editor.
gtk/inspector/css-editor.ui
patch
|
blob
|
history
diff --git
a/gtk/inspector/css-editor.ui
b/gtk/inspector/css-editor.ui
index a61e4a1133fffd6106e4303b91b05b82a8423a3e..e6fd0a69b2400db2d6e44118df241d0edbf16ee2 100644
(file)
--- a/
gtk/inspector/css-editor.ui
+++ b/
gtk/inspector/css-editor.ui
@@
-44,6
+44,7
@@
<object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="expand">True</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTextView" id="view">
<property name="visible">True</property>